d52 software package provides Disassembler for 8052, 8048/8041, and Z80/8080/8085 code, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install d52
d52 is installed in your system.
Make ensure the d52 package were installed using the commands given below,
$ sudo dpkg-query -l | grep d52 *
You will get with d52 package name, version, architecture and description in a table
Distro | Ubuntu 16 10 yakkety yak |
Section | Development |
Package | d52 |
Version | 3.4.1-1.1 |
Description | Disassembler for 8052, 8048/8041, and Z80/8080/8085 code |
Sub Section | Devel |